home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 3,701 to 3,800 / aol-file-protocol-4400-3701-to-3800.zip / AOLDLs / Sports / APSHO32_ V2.01 StatTrak Hockey / APSHO201.exe / _SETUP.1 / ho20db.shell / RptStandings.json < prev    next >
JavaScript Object Notation  |  1998-11-09  |  374b

  1. {
  2.     "schema": {
  3.         "SortKey": "Long Integer NOT NULL",
  4.         "TeamNumber": "Long Integer NOT NULL",
  5.         "TeamName": "Text (50) NOT NULL",
  6.         "GamesWon": "Text (7) NOT NULL",
  7.         "GamesLost": "Text (7) NOT NULL",
  8.         "GamesTied": "Text (7) NOT NULL",
  9.         "Streak": "Text (15) NOT NULL",
  10.         "WinPct": "Text (5) NOT NULL",
  11.         "GoalsFor": "Text (7) NOT NULL",
  12.         "GoalsAgainst": "Text (7) NOT NULL",
  13.         "Points": "Text (7) NOT NULL"
  14.     },
  15.     "data": []
  16. }